toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
BlockApi
/
getKind
get
Kind
abstract
fun
getKind
(
block
:
DesignBlock
)
:
String
Get the kind of the given block, fails if the block is invalid.
Return
the block kind.
Parameters
block
the block to query.